GUI Help > Special > getScrollbarMin

getScrollbarMin
int min=getScrollbarMin(handle gadget)

Description:
Retrieves the minimum possible value of the scrollbar's position.

Return Value:
See Above

Parameters:
gadget Handle to a scrollbar gadget.
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)